Live freelance tracking. Raw descriptions turned into structured data. Find your next tech project without the noise.
upwork.com 🟡 2026-05-18
🔹 Retrieving Investment Companies Business Information
👤 Client: 🇲🇽 Mexico Member since 2026-05-05
💰 Price: Hourly
🚩 Problem: Extracting and structuring investment companies' business information from a public database.
📦 Existing: [Not specified]
Specifications:
[Target] Define the scope of investment companies to be retrieved based on industry or region.
[Method] Develop a script to access the public database and extract company names and profiles in .xls format.
[UI/UX] Not applicable as this is a backend task.
[Stack] Python with libraries like pandas, requests for data extraction and manipulation.
[Security] Ensure compliance with data privacy laws and secure handling of sensitive information.
[Format] Output the extracted data into a structured JSON format.
Workflow:
Analyze the public database structure to understand how to query it effectively.
Write Python scripts using libraries like pandas for data manipulation and requests for web scraping if necessary.
Extract company names and business profiles in .xls format.
Convert the extracted data into a structured JSON format.
Test the script with sample data points to ensure accuracy.